home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 3025 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: news2.cais.com!not-for-mail
  2. From: swank@cais.com (Robert D. Swank)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Font Sample Printing Utility?
  5. Date: 9 Mar 1996 00:52:36 GMT
  6. Organization: Capital Area Internet Service info@cais.com 703-448-4470
  7. Message-ID: <4hqkok$1tc@news2.cais.com>
  8. References: <650.6641T612T1347@xnet.com> <1033.6641T951T924@four.net>
  9. NNTP-Posting-Host: cais.com
  10. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  11.  
  12. Mike Gratis (ironman@four.net) wrote:
  13. :      On 08-Mar-96 21:19:26 in comp.sys.amiga.misc while talking to All, 
  14. :  Michael Martin wrote: 
  15. : >I'm looking for a utility that will print samples of either Postscript
  16. : >or Compugraphic fonts without having to install them on my HardDrive
  17. : >(i.e read the font from a CD Rom font collection and print out a
  18. : >sample).
  19. :     I'll 2nd that request!  <g>  Anyone who deals with desktop
  20. : publishing and /a lot/ of fonts (...maybe even on several
  21. : CDs),absolutely must have a program like this -- Or risk going totally
  22. : insane trying to sort out fonts from cryptic names like "ALB0021" or
  23. : "ZARN013"....
  24.  
  25. Well, the good news is, if you have PageStream 3.0x, it has an Arexx 
  26. Macro that does exactly that. It reads the list of fonts you have added 
  27. to Pagestream, alphabetizes them, and then prints a complet character set 
  28. of the font. You can print one font per page, or 6 fonts per page. the 
  29. macro creates the page, sends it to the printer and deletes the page, and 
  30. starts over with the next page, so as to minimise the amount of memory 
  31. needed. 
  32.  
  33. I have successfully created iff images and HPlaserJet print 
  34. files of the pages by redirecting the printer output to a file, etc, to 
  35. get a permanent reusable file, but this takes a lot of messing around.
  36.  
  37. I am also working on a modification of the Macro to print 12 fonts per 
  38. page in landscape mode, instead of the 6 in portrait mode.
  39.  
  40. The bad news is, Pagestream 3.0h2 causes serious enforcer hits when 
  41. running SoftLogic's original macro and it seems to be worse with my 
  42. modified 
  43. macro. Yes, I tried to use it without enforcer running, only to have it 
  44. lock up my 3000T completely on a random, but often, basis.
  45.  
  46. Well, maybe PageStream 3.0i has fixed the problem, which appears to be a 
  47. long read or long write error when entering text into a field. The first 
  48. issue of Pagestream 3.0 caused this hit EVERY time I entered text even 
  49. into a clean page, now it seems to be much better........
  50.  
  51. Here's hoping.....
  52.  
  53. Bob
  54.